@charset "utf-8";
/* CSS Document */
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#4c4c4c;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.dib{display:block;}
.din{display:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height: 0px; line-height: 0px; font-size: 0px;}
.more{ float:right; font-size:12px; color:#bbb;}
.time{ font-size:12px; color:#999; float:right;}
.ofhidden{ overflow:hidden;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt10{ margin-top:10px;}
.mt5{ margin-top:5px;}
.ml20{ margin-left:20px;}
.ml10{ margin-left:10px;}
.mr20{ margin-right:20px;}
.bgWhite{ background:#fff;}
.wd280{ width:280px;}
.wd440{ width:440px;}
.wd420{ width:420px;}
.wd260{ width:260px;}
body{ background:url(../img/index_bg.jpg) no-repeat center top #fff;}
/* 顶部导航 */
.top{ height: 30px; line-height: 30px; background:rgba(102,157,206,0.5);}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .top{
    background-color:#76b3d8;
    filter:Alpha(opacity=70);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .top .top_cont{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.top_cont{ width: 1140px; margin:0 auto;}
.top_cont li{ float: left; padding:0 5px;}
.top_cont li a{ color:#fff;}
.top_cont li a:hover{ text-decoration: underline;}
.top_left li:first-child,.top_right li:first-child{ background:none;}
/* 头部 */
.header{ width: 1140px; height:180px; margin:0 auto;}
.header .logo{ float: left; padding:45px 0;}
.header .search{ float: right; margin:71px 0 0 0; border:2px solid #2fa0d6;}
.search span.dropselect_box { position:relative;  width:89px; border-right:1px solid #2fa0d6; display:inline-block; float:left; height:34px; z-index:99;}
.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(../img/2016search_jt.png) no-repeat 72px 12px #fff; line-height:34px; text-indent: 10px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect ul{border:none;}
.dropselect_SimpleSelect li{ width:100%; height:34px; line-height:34px;}
.dropselect_SimpleSelect li a{height:auto; width:85%; color:#666;}
.dropselect_SimpleSelect li.hover a { color:#666; width:100%; display:block;}
.dropselect_SimpleSelect li a:hover,.dropselect_SimpleSelect li a:focus,.dropselect_SimpleSelect li:hover,.dropselect_SimpleSelect li:focus{background:none;}
.search_text{ float:left; border:none; width: 173px; height:34px; line-height:34px; color:#666; text-indent:10px;}
.search_sub{ float:left; width:61px; height:34px; background:#2fa0d6; border:none; color:#fff; cursor:pointer;}
.hidden {display:none;}

/*导航*/
.nav{ width: 1140px; height:58px; margin:0 auto; border-top:1px solid #f0f7fe; border-bottom:2px solid #229bd2;}
.nav li{ float:left; width:228px; height:58px; line-height:58px; font-size: 17px; background-color:#0279b1;}
.nav .nav_li{ background:url(../img/nav_libg.png) left center no-repeat #0279b1;;}
.nav li:hover{ background-color:#229bd2;}
.nav li a{ display:block; width: 100%; height: 100%; color:#fff; position:relative;text-decoration:none;}
.nav li .nav01{ background:url(../img/nav_icon.png) no-repeat 62px 0 ; text-indent: 104px;}
.nav li .nav02{ background:url(../img/nav_icon.png) no-repeat 68px -58px; text-indent: 104px;}
.nav li .nav03{ background:url(../img/nav_icon.png) no-repeat 62px -116px; text-indent: 103px;}
.nav li .nav04{ background:url(../img/nav_icon.png) no-repeat 63px -174px; text-indent: 102px;}
.nav li .nav05{ background:url(../img/nav_icon.png) no-repeat 62px -232px; text-indent: 101px;}

/* footer */
.friend_link_box{height:60px;background:#f8f8f8;  border-top:1px solid #0279b1;}
.friend_link{ width:1140px; height:60px; margin:0 auto; line-height:60px;}
.friend_link h2{float:left; width:110px; height:60px; background:#0279b1; line-height:60px; color:#fff; font-size:16px; text-align:center;}
.friend_link_box .friend_link ul{margin-left:45px; float:left;}
.friend_link_box .friend_link ul li {float:left; margin-right:15px;}
.friend_link_box .friend_link ul li select{width:230px; padding:5px; margin:15px 0; color:#666;}
.friend_link .link{ float:left; color:#666; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.friend_link span.dropselect_box{ position:relative; width:185px; display:inline-block; border:none; float:left; height:33px; z-index:99; margin-left:9px; margin-top:7px; border:1px solid #e2e2e2;}
.dropselect_SimpleSelect1 { /*height:30px;*/ display:block; overflow:hidden; background:url(../img/2016search_jt.png) no-repeat 90% 14px #fff; line-height:33px; text-indent: 20px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect1 li{ padding:0 5px; height:33px; line-height:33px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropselect_SimpleSelect1 li a{height:auto; width:100%; color:#535353;}
.dropselect_SimpleSelect1 li a:hover{ color:#0b6999;}
.dropselect_SimpleSelect1 li.hover a { color:#535353; width:100%; display:block;}
.dropselect_SimpleSelect1 li a:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li a:focus,#nav .menu .menulist .dropselect_SimpleSelect1 li:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li:focus{background:none;}
.hidden {display:none;}

.footer{ background:#0279b1; text-align:center; padding:20px 0 50px;overflow: hidden;}
.foot_info{ width:1140px; margin:0 auto;}
.footer span{ display:block; width:100%; color:#fff; font-size:14px; height:30px; line-height:30px;}
.footer img{ margin-top:10px;}

/*@media screen and ( max-width: 1140px){
	
	.header{ width: 100%; height:auto; padding:20px 0;}
	
	.nav,.main,.top{ width: 100%;}
	
	.nav li,.nav li{ width: 20%; border:none; height:58px; margin:0 !important; text-indent: 0px; text-align: center;}
	.nav li a{ color:#fff;background:none!important; text-indent:0!important; text-align:center!important; }
	.nav li.current,.nav li:hover,.nav li.current a,.nav li:hover a{ }
	
	.friend_link{ display:none;}
	.footer{ padding:10px 2%; height: auto !important;}
	.foot_info{ height:auto !important;}
	.footer div{ width: 100% !important;}
	.footer .gov_ico{ float: none !important; margin:0 auto !important; padding:0 !important; text-align: center;}
	.footer p{ float: none !important; margin:0 auto !important; padding:0 !important; text-align: center; line-height: 24px !important;}
}

@media screen and ( max-width: 900px){
	.header{ height:auto; padding:20px 0;}
	.header .logo{ float: none; width: 100%; padding:0; text-align: center;}
	.header .logo img{ width: 50%; height:auto;}
	.header .search{ float: none; width: 316px; height: 36px; margin:20px auto 0;}
}

@media screen and ( max-width: 640px){
	.header .logo img{ width: 60%;}
}

@media screen and ( max-width: 480px){
	.header .logo img{ width: 70%;}
	
	.nav li,.slideBox .bd li p{ font-size: 14px;}
}*/